Carbon


CallMenuBarDefProc

Header: Menus.h Carbon status: Unsupported

SInt32 CallMenuBarDefProc (
    MenuBarDefUPP userRoutine, 
    SInt16 selector, 
    SInt16 message, 
    SInt16 parameter1, 
    SInt32 parameter2
);
userRoutine
selector
message
parameter1
parameter2

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

The menu bar is not customizable in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)